projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4c5fe
)
(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.
author
Glenn Morris
<rgm@gnu.org>
Tue, 26 Feb 2008 04:28:18 +0000
(
04:28
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 26 Feb 2008 04:28:18 +0000
(
04:28
+0000)
lisp/ibuffer.el
patch
|
blob
|
history
diff --git
a/lisp/ibuffer.el
b/lisp/ibuffer.el
index e3cd51af373859fe5637a4e4660a08e54c4f9437..22c4f465e1d115d8261e866821a781ce2fb21b43 100644
(file)
--- a/
lisp/ibuffer.el
+++ b/
lisp/ibuffer.el
@@
-1259,7
+1259,7
@@
a new window in the current frame, splitting vertically."
(define-ibuffer-op ibuffer-do-toggle-read-only (&optional arg)
"Toggle read only status in marked buffers.
-With
ARG, set read-only iff arg
is positive."
+With
optional ARG, make read-only only if ARG
is positive."
(:opstring "toggled read only status in"
:interactive "P"
:modifier-p t)